Articles by Arvid L
-
How to Install Etherpad on AlmaLinux 9
Author: Arvid L • Tags: linux, networking • Comments: 0Etherpad is a free and open-source alternative to Google Docs and Zoho Writer services. Etherpad is a collaborative and real-time text editor for your team, it's accessible from anywhere at any time because Etherpad is a web-based text editor.
-
Docker CE on Alma Linux 9: A Quick and Easy Installation Guide
Author: Arvid L • Tags: linux, server, virtualization • Comments: 0Docker is an OpenSource software that provides OS-level virtualization for developing, shipping, and running applications. In this guide, you will learn how to install Docker CE (Community Edition) on Alma Linux 9.
-
3 Different Ways to Install Node.js on AlmaLinux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0Node.js is a cross-platform java-script runtime for server-side programing language. It's built on top of Chrome's V8 JavaScript engine, which allows you to execute JavaScript code on the server side. This tutorial will show you how to install Node.js on AlmaLinux 9.
-
-
How to Install Java OpenJDK/OracleJDK on AlmaLinux 9
Author: Arvid L • Tags: linux, programming • Comments: 0Java is a class-based and object-oriented programming language created by Sun Microsystem in 1995. In this guide, I will show you how to Install Java OpenJDK or/and Java Oracle JDK on the AlmaLinux 9 server.
-
How to Install NFS Server and Client on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0NFS, or Network File System, is a protocol that allows local users to access remote data from multiple disks and directories like local access. This tutorial will show you how to install NFS Server on AlmaLinux 9.
-
Beginner Guide to Install and Use Podman on AlmaLinux 9
Author: Arvid L • Tags: linux, virtualization • Comments: 0Podman is a Linux-native tool for deploying applications using Open Container Initiative (OCI) containers and container images. It supports multiple container image formats, including Docker images and OCI container images.
-
Redis Made Easy: A Step-by-Step Guide to Installing Redis on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. This tutorial will show you how to install and configure Redis on the AlmaLinux 9 server.
-
How to Install Cacti on Rocky Linux
Author: Arvid L • Tags: linux • Comments: 0Cacti is an open-source web-based monitoring tool based on PHP and MySQL. This guide will teach you how to install the cacti monitoring tool on the Rocky Linux system.
-
How to Install FossBilling with Nginx on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 2FOSSBilling is free and open-source billing designed to be easy for clients and sellers. FOSSBilling is a fork of BoxBilling; it provides a great experience for clients with an intuitive interface and also supports multiple payment gateways.
-
How to Install OpenSearch on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. This article shows you how to install OpenSearch - an open-source search, analytics, and visualization suite - on the Rocky Linux 9 server.